home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000332_icurmtdude@yahoo.com_Tue Oct 21 18:26:56 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!panix!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
  2. From: icurmtdude@yahoo.com (icurmt)
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: DSR off ...
  5. Date: 21 Oct 2003 14:34:43 -0700
  6. Organization: http://groups.google.com
  7. Lines: 18
  8. Message-ID: <cf6cc183.0310211334.2b68926b@posting.google.com>
  9. NNTP-Posting-Host: 24.213.204.113
  10. Content-Type: text/plain; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Trace: posting.google.com 1066772084 28973 127.0.0.1 (21 Oct 2003 21:34:44 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Tue, 21 Oct 2003 21:34:44 +0000 (UTC)
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14584
  16.  
  17. Hi,
  18.  
  19. I wasn't able to communicate successfully between two devices using
  20. RS232. The show comm parameters are as under:
  21.  
  22. /dev/ttyS0, speed:19200, mode:local, modem:none
  23. flow:rts/cts, carrier-watch:off
  24.  
  25. CD:off, DSR:off, CTS:On, RI:off, DTR: on, RTS:on
  26.  
  27. However, on another machine, where the communication worked, I had the
  28. exact same comm parameters as above except that DSR was ON.
  29.  
  30. I was wondering if through kermit can I control the DSR and set it to
  31. 'On' so that communication works fine.
  32.  
  33. Thanks,
  34. Ray
  35.